-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.2.1 (latest)
-
Code
-
Classes
- UpdateOptionsInOptionsTableTask
Total Complexity |
31 |
Dependencies |
16 |
Dependents |
1 |
Total lines |
226 |
Lines of code |
119 |
Logical lines of code |
65 |
Comment lines |
58 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateOptionsTable() |
A |
39 |
14 |
65 |
getActivePluginsToUpdate() |
S |
62 |
3 |
12 |
updateOrInsertOptions() |
S |
65 |
3 |
8 |
updateOptions() |
S |
65 |
3 |
8 |
deleteOptions() |
S |
66 |
3 |
8 |
__construct() |
S |
71 |
1 |
5 |
getTaskName() |
S |
81 |
1 |
3 |
getTaskTitle() |
S |
81 |
1 |
3 |
execute() |
S |
74 |
1 |
5 |
adjustCloneOptions() |
S |
91 |
1 |
2 |